-
Re: Looking for some info on MM Fonts and AAT format
In June 2013, I sent an e-mail “Idea: MM webfonts resurrection?” to the W3C Webfonts WG list, where I detailed some potential advantages of bringing back variable fonts in the context of webfont use:…6 -
Re: Looking for some info on MM Fonts and AAT format
@"Khaled Hosny": If you implement any kind of variable fonts, your "font selection" mechanism has to change in some way. In the static method, you would need an "atm"-st…3 -
Re: Microsoft Font Validator lives!
@"John Hudson", CSS, just like other client implementations, used to make a lot of naive assumptions about aspects of the OpenType spec, and probably still does. Quite obviously, CSS lifted…1 -
Re: Introducing Trufont, World’s First Native UFO3 Font Editor (& fully cross-platform)
In the font editor market (as in many others), there has been a long line of one app serving as a prototype to another. Altsys Fontographer served as a base for RoboFog, and later evolved into Macrom…6 -
Re: OpenType Salt Feature
When I develop OpenType features, I typically pair ssXX and salt as this: feature ss01 { sub a by a.ss01; sub b by b.ss01; } ss01; feature ss02 { sub b by b.ss02; } ss02; feature ss03 { sub a by a.ss…4
